Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 6 - Style Objects / Style Objects Reference
Style Objects Routines / Managing Fill Styles


Q3FillStyle_Set

You can use the Q3FillStyle_Set function to set the fill style value of a fill style.

TQ3Status Q3FillStyle_Set (
TQ3StyleObject styleObject, 
TQ3FillStyle fillStyle);
styleObject
A fill style object.
fillStyle
A fill style value.
DESCRIPTION
The Q3FillStyle_Set function sets the fill style value of the style object specified by the styleObject parameter to the value specified in the fillStyle parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996